On this pageFourToOneDescriptionThis method returns 32 bit value as the result of conversion of four 8 bits values.Syntaxfunction FourToOne(AValue1, AValue2, AValue3, AValue4: Byte): Integer;